id

@get:JvmName(name = "getId")
@set:JvmName(name = "setId")
var id: Int
The packet id, used to allow the phone to request missing read packets from the FIFO,
see our bluetooth docs

uint32 id = 1;